list, flow box: Make unpaired releases opt-in
authorMatthias Clasen <mclasen@redhat.com>
Sun, 31 Dec 2017 04:23:16 +0000 (23:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 31 Dec 2017 04:23:16 +0000 (23:23 -0500)
commit72c9853999c34fd4bd1309bf242173eacf4a67db
tree094d2ed0264b6c9cdd006d3df29086080a37e3cb
parent1be0b6d2d51af957396b5a517ca5e0ee010a3a21
list, flow box: Make unpaired releases opt-in

We don't want a pointer that is moved off a scrollbar
to trigger a row when it gets released. To avoid this,
require an explicit opt-in to handling unpaired-releases.
gtk/gtkflowbox.c
gtk/gtklistbox.c